addAsset

open fun addAsset(asset: AssetDefinition)

Custom implementation of adding asset to asset source. This method will be invoked when ly.img.engine.AssetApi.addAsset is called for current sourceId.

Parameters

asset

the asset definition that should be added.